home *** CD-ROM | disk | FTP | other *** search
- {$DEFINE DRVERSION_FREE} {- Freeware Version}
- {.$DEFINE DRVERSION_FULL} {- Source code Version}
-
-
- {.$DEFINE THAI_VERSION} { For Thai language Only }
- {.$DEFINE DELPHI3}
-
-
- {
- -----------
- I found bug for native MSACCESS driver
- if you enabled VERIFY_MSACCESS Duck Report will:
-
- 1. not use thread (Thread := FALSE)
- 2. not select multi alias in query
- 3. Replace ' with '[' or ']'
- }
-
- {$DEFINE VERIFY_MSACCESS} {VERIFY MSACCESS}
-